Notion - Retrieve a page property item
(5 actions, 8 KB)
0 Comment
https://developers.notion.com/reference/retrieve-a-page-property
1 DataJar > GetValueIntent »
3
keyPath
:
API Credentials.Notion
2 Get Dictionary from
[Shortcut Input]
»
3 Get Contents of URL
https://api.notion.com/v1/pages/
[2 Dictionary
.pageId
]
/properties/
[2 Dictionary
.propertyId
]
»
RequestVariable
:
[? Request Body]
HTTPHeaders
:
{ "Authorization": "Bearer
[1 Value
as Dictionary.apiKey
]
", "Notion-Version": "2022-06-28" }
ShowHeaders
:
true
HTTPMethod
:
GET
HTTPBodyType
:
File
4 Stop and Output
[3 Contents of URL]